List of all members
MV_USB3_DEVICE_INFO Class Reference

Includes parameters of USB device. More...

Inherits Structure.

Detailed Description

Includes parameters of USB device.

Parameters
CrtlInEndPointc_ubyte, Control input endpoint.
CrtlOutEndPointc_ubyte, Control output endpoint.
StreamEndPointc_ubyte, Stream endpoint.
EventEndPointc_ubyte, Event endpoint.
idVendorc_ushort, Supplier ID.
idProductc_ushort, Device ID.
nDeviceNumberc_uint, Device serial No.
chDeviceGUIDc_ubyte * INFO_MAX_BUFFER_SIZE , Device GUID.
chVendorNamec_ubyte * INFO_MAX_BUFFER_SIZE , Supplier name.
chModelNamec_ubyte * INFO_MAX_BUFFER_SIZE , Device model.
chFamilyNamec_ubyte * INFO_MAX_BUFFER_SIZE , Device family name.
chDeviceVersionc_ubyte * INFO_MAX_BUFFER_SIZE , device version.
chManufacturerNamec_ubyte * INFO_MAX_BUFFER_SIZE , Manufacturer name.
chSerialNumberc_ubyte * INFO_MAX_BUFFER_SIZE , Serial No.
chUserDefinedNamec_ubyte * INFO_MAX_BUFFER_SIZE , User-defined name.
nbcdUSBc_uint, Supported USB protocol.
nDeviceAddressc_uint, Device address.
nReservedc_uint * 2, Reserved.